|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgametheory.GenerateMonteCarloTask
public class GenerateMonteCarloTask
Generates a Monte Carlo game, solving all the equilibria.
Constructor Summary | |
---|---|
GenerateMonteCarloTask(int i)
Creates a new instance of GenerateImportanceGameTask |
Method Summary | |
---|---|
Game |
call()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenerateMonteCarloTask(int i)
i
- Index of game, used for generating filename when calling Gambit.Method Detail |
---|
public Game call()
call
in interface java.util.concurrent.Callable<Game>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |